home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Commodities / TeleBase / Docs / updates.doc < prev   
Encoding:
Text File  |  1996-09-27  |  3.3 KB  |  107 lines

  1. Coming Next
  2. ~~~~~~~~~~~
  3.   Uhhhh... You tell me.  ( couldn't hurt to ask... )
  4.  
  5. Added/Fixed in 2.611ß
  6. ~~~~~~~~~~~~~~~~~~~~~
  7. * Fixed a bug in Arexx reading variables from TeleBASE.
  8.  
  9. * Changed the add_incoming_call routine to put date and time in the
  10.   comment field of the newly created record.
  11.  
  12. Added/Fixed in 2.610ß
  13. ~~~~~~~~~~~~~~~~~~~~~
  14. * Added option to run some program (arexx, script, dos... whatever)
  15.   whenever a call is received.  Done with the tooltype:
  16.   RUN_ON_CALL=<Some command goes here>
  17.   It's asyncronous, (starts it's own task) so you can run TeleBASE 
  18.   arexx stuff from it.
  19.  
  20. * Fixed bug (crash) when some other program had the serial port, 
  21.   and wasn't sharing it.
  22.  
  23. Added/Fixed in 2.602ß
  24. ~~~~~~~~~~~~~~~~~~~~~
  25. * Bug in print to file.
  26.  
  27. * Wouldn't run if no translator.library found.  
  28.   So much for __autoinitfail().
  29.  
  30. * Typos in prefs text.
  31.  
  32. * Added printing Envelope to file.
  33.  
  34. * Added printing All, and Tagged Envelopes.
  35.  
  36. * Fixed a bug in Titlebar text updating.
  37.  
  38. Fixed/new in 2.600ß
  39. ~~~~~~~~~~~~~~~~~~~
  40. * Fixed bug in tooltypes not working for FILENAME=blahblahblah
  41.  
  42. * Fixed bug in caller id init string. It wasn't being sent correctly.
  43.  
  44. * Fixed a bug on the incoming call matching routine.  Some calls with 
  45.   Mult-page modes, AND phone numbers wouldn't be matched correctly.
  46.  
  47. * Added speach option.
  48.  
  49. * Added popup on call option. (if match found)
  50.  
  51. * Updated prefs program.
  52.  
  53. Fixed in 2.569ß
  54. ~~~~~~~~~~~~~~~
  55. * Fixed a problem with fonts currupting when font selected was such that it
  56.   would fit in one window, but not the other.
  57.  
  58. * Added option to set leftmargin when printing labels.
  59.  
  60. * Changed the prefs program to open in a window on the workbench, or public
  61.   screen.  Wasn't easy cramming all that into 640x200, either!
  62.  
  63. * Fixed a bug in the prefs program.  It wasn't reading the parameter for
  64.   LabelsAcross, when loading tooltype data.
  65.  
  66. Fixed in 2.564ß
  67. ~~~~~~~~~~~~~~~
  68. * Implemented configurable ID String key's. ('NBMR = ', etc...)
  69.  
  70. * Arexx calls to 'NEXTCALL', and 'BACKCALL' didn't work,
  71.   unless the incoming calls window was open.
  72.  
  73. * Fixed string gadget hook to stop activating the next gadget
  74.   when you were on the last one, and pressed the down arrow,
  75.   or activating the previous gadget when the top gadget is active, 
  76.   and the UP arrow is pressed. ( Make sense? )
  77.  
  78. * Added the commandline switch/tooltype 'LASERJET' so only those that 
  79.   WANT to be put into landscape mode are put there.
  80.  
  81. * Fixed the print envelope routine to check if there is something in the
  82.   FIRST NAME field, before printing a space after it, and before LAST NAME.
  83.  
  84. * With no gadgets active, the tab key activates the top string gadget.
  85.  
  86. * Made the position of the 'Call' (incoming) window configurable.  This
  87.   demanded the creation of new command line switches/tooltypes. CALLLEFT,
  88.   and CALLTOP.
  89.  
  90. * Completely rewrote the caller-id detection, to find "Multi-Page" type
  91.   messages.  An added tooltype, and command line switch has been added.
  92.   The tooltype for this is ID_MESG=, and defaults to 'MESG = '.  
  93.  
  94. * Started using a keyfile.  Belongs in s:, or current directory.
  95.  
  96. * Found a bug in CID stuff.  The NAME info could be missed at times.
  97.   This should be fixed. (?)
  98.  
  99. * Added the ability to select whatever font you wish, instead of using ONLY 
  100.   the default font. 
  101.  
  102. * Fixed a bug in Print Envelope routine.  Enforcer hit. (Doah!)
  103.  
  104. 2.400ß
  105. ~~~~~~~~~~~~~~~~~~~~~~~
  106. First beta release... ( This time around )
  107.